Add 2009 to copyright years.
authorGlenn Morris <rgm@gnu.org>
Tue, 29 Sep 2009 07:20:03 +0000 (07:20 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 29 Sep 2009 07:20:03 +0000 (07:20 +0000)
lisp/cedet/semantic/bovine/debug.el
lisp/cedet/semantic/bovine/make-by.el
lisp/cedet/semantic/bovine/make.el

index cd54bf4ce075fe458901e539fb3ca10127e1fcdd..a45aa2d3fdb69e64def50d3ae7706d9e301cc56c 100644 (file)
@@ -1,6 +1,6 @@
 ;;; semantic/bovine/debug.el --- Debugger support for bovinator
 
-;;; Copyright (C) 2003 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2009  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 
index 19e35d0682b7a083bc5868fc32ee7d9eafafc84f..2224669f3f9fbdaf8896672d9082e0eb330d5525 100644 (file)
@@ -1,7 +1,7 @@
 ;;; semantic/bovine/make-by.el --- Generated parser support file
 
-;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2008
-;;; Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2008, 2009
+;;   Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
index 9f3edcfbe9b6de448559c0322a4652adff449626..949cb03bee36d23bf676c17b43a2e433e42b102e 100644 (file)
@@ -1,7 +1,7 @@
 ;;; semantic/bovine/make.el --- Makefile parsing rules.
 
-;;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2008
-;;; Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2008, 2009
+;;   Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>